home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / ChipCD 6.02.iso / drivers / files / via / 4in1438(2)v(a).exe / WIN2K / VIAAGP1.INF < prev    next >
Encoding:
INI File  |  2002-03-04  |  3.7 KB  |  110 lines

  1. ;
  2. ; ViaAGP1.inf
  3. ;
  4. ; Copyright (c) 1998-2001, VIA Technologies, Inc.
  5. ; for Windows 2000
  6. ;
  7.  
  8. [Version]
  9. CatalogFile=viaagp1.cat
  10. Signature="$WINDOWS NT$"
  11. Class=System
  12. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  13. Provider=%VIA%
  14. DriverVer=09/26/2001,5.00.00.0410
  15.  
  16. [DestinationDirs]
  17. DefaultDestDir = 12        ; DIRID_DRIVERS
  18.  
  19. [SourceDisksNames]
  20. 1=%Distribution%,,,
  21.  
  22. [SourceDisksFiles]
  23. VIAAGP1.SYS=1
  24.  
  25. [Manufacturer]
  26. %VIA_MFG%=VIA_AGP
  27.  
  28. [AGP_Filter_Reg]
  29. HKR,,"UpperFilters", 0x00010000,"VIAAGP1"
  30.  
  31. [pci_ServiceInstallSection]
  32. DisplayName    = %pci_svcdesc%
  33. ServiceType    = %SERVICE_KERNEL_DRIVER%
  34. StartType      = %SERVICE_BOOT_START%
  35. ErrorControl   = %SERVICE_ERROR_NORMAL%
  36. ServiceBinary  = %12%\pci.sys
  37. LoadOrderGroup = "Boot Bus Extender"
  38.  
  39.  
  40. [VIA_AGP]
  41. %PCI\VEN_1106&DEV_8598.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8598
  42. %PCI\VEN_1106&DEV_8501.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8501
  43. %PCI\VEN_1106&DEV_8601.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8601
  44. %PCI\VEN_1106&DEV_8305.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8305
  45. %PCI\VEN_1106&DEV_8605.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8605
  46. %PCI\VEN_1106&DEV_8391.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8391
  47. %PCI\VEN_1106&DEV_8602.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8602
  48. %PCI\VEN_1106&DEV_B091.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B091
  49. %PCI\VEN_1106&DEV_B099.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B099
  50. %PCI\VEN_1106&DEV_B101.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B101
  51. %PCI\VEN_1106&DEV_B112.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B112
  52. %PCI\VEN_1106&DEV_B116.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B116
  53. %PCI\VEN_1106&DEV_B148.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B148
  54. %PCI\VEN_1106&DEV_B156.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B156
  55. %PCI\VEN_1106&DEV_B158.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B158
  56.  
  57. ;
  58. ; VIA AGP chipset
  59. ;
  60. [VIAAGP_Install]
  61. CopyFiles=@VIAAGP1.SYS
  62.  
  63. [VIAAGP_Install.HW]
  64. AddReg = AGP_Filter_Reg
  65.  
  66. [VIAAGP_Install.Services]
  67. AddService = viaagp1,0,viaagp_ServiceInstallSection
  68. AddService = pci, %SPSVCINST_ASSOCSERVICE%, pci_ServiceInstallSection
  69.  
  70. [viaagp_ServiceInstallSection]
  71. DisplayName    = %agpvia_svcdesc%
  72. ServiceType    = %SERVICE_KERNEL_DRIVER%
  73. StartType      = %SERVICE_DEMAND_START%
  74. ErrorControl   = %SERVICE_ERROR_NORMAL%
  75. ServiceBinary  = %12%\viaagp1.sys
  76. LoadOrderGroup = PnP Filter
  77.  
  78. [ControlFlags]
  79. ExcludeFromSelect=*
  80.  
  81. [Strings]
  82. VIA="VIA Technologies, Inc."
  83. VIA_MFG="VIA"
  84. PCI\VEN_1106&DEV_8598.DeviceDesc = "VIA CPU to AGP Controller"
  85. PCI\VEN_1106&DEV_8501.DeviceDesc = "VIA CPU to AGP Controller"
  86. PCI\VEN_1106&DEV_8601.DeviceDesc = "VIA CPU to AGP Controller"
  87. PCI\VEN_1106&DEV_8305.DeviceDesc = "VIA CPU to AGP Controller"
  88. PCI\VEN_1106&DEV_8605.DeviceDesc = "VIA CPU to AGP Controller"
  89. PCI\VEN_1106&DEV_8391.DeviceDesc = "VIA CPU to AGP Controller"
  90. PCI\VEN_1106&DEV_8602.DeviceDesc = "VIA CPU to AGP Controller"
  91. PCI\VEN_1106&DEV_B091.DeviceDesc = "VIA CPU to AGP Controller"
  92. PCI\VEN_1106&DEV_B099.DeviceDesc = "VIA CPU to AGP Controller"
  93. PCI\VEN_1106&DEV_B101.DeviceDesc = "VIA CPU to AGP Controller"
  94. PCI\VEN_1106&DEV_B112.DeviceDesc = "VIA CPU to AGP Controller"
  95. PCI\VEN_1106&DEV_B116.DeviceDesc = "VIA CPU to AGP controller"
  96. PCI\VEN_1106&DEV_B148.DeviceDesc = "VIA CPU to AGP controller"
  97. PCI\VEN_1106&DEV_B156.DeviceDesc = "VIA CPU to AGP controller"
  98. PCI\VEN_1106&DEV_B158.DeviceDesc = "VIA CPU to AGP controller"
  99.  
  100. ;service descriptions
  101. pci_svcdesc = "PCI Bus Driver"
  102. agpvia_svcdesc = "VIA AGP Bus Filter "
  103.  
  104. ;Handy macro substitutions (non-localizable)
  105. SPSVCINST_ASSOCSERVICE = 0x00000002
  106. SERVICE_KERNEL_DRIVER  = 1
  107. SERVICE_BOOT_START     = 0
  108. SERVICE_DEMAND_START   = 3
  109. SERVICE_ERROR_NORMAL   = 1
  110.